Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
getdate
getdate
Get date/time information
Name:
getdate
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the date/time information of a time stamp or the current local date/time.
Related
Why Does the print Function Automatically Perform Type Conversion When Outputting Numbers?
1
Similar Functions
date_get_last_errors
date_get_last_errors
AliasforDateTime::
checkdate
checkdate
VerifytheGregorianca
timezone_identifiers_list
timezone_identifiers_list
AliasforDateTimeZo
date_offset_get
date_offset_get
AliasforDateTime::
localtime
localtime
Getlocaltime
date_create
date_create
DateTime::__construc
date_interval_format
date_interval_format
AliasforDateInterv
timezone_location_get
timezone_location_get
AliasforDateTimeZo
Popular Articles
Why Does the print Function Automatically Perform Type Conversion When Outputting Numbers?